removeAsset

abstract fun removeAsset(sourceId: String, assetId: String)

Removes the specified asset from its local asset source.

Parameters

sourceId

the ID of the local asset source that currently contains the asset.

assetId

the asset id that should be removed.